configure: Don't put glib version flags into pc files
authorBenjamin Otte <otte@redhat.com>
Mon, 21 Sep 2015 18:31:03 +0000 (20:31 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 21 Sep 2015 19:58:05 +0000 (21:58 +0200)
commita59ee09af8db7255fefa26f1c0ac5b7826d2602c
tree6700d473b5375c1135bd30eff51978054609b2c5
parent7439a7efda25b0e3acda393a390406c62e4f11af
configure: Don't put glib version flags into pc files

Use a different CFLAGS variable to carry them. I chose the DEBUG_FLAGS
because that's essentially what those flags are: debug helpers.
configure.ac